@charset "utf-8";
/* 手机版本 */
@media screen and (max-width: 750px){
	.pc{display: none;}
* {
	margin:0;
	padding:0;
	list-style:none;
	border:0;
	text-decoration:none;
	outline:none;
	font-size:16px;
	font-family:"微软雅黑";
	color:#333;
	box-sizing:border-box;
}
.head {
	width: 100%;
	height: 58px;
	background:url("../images/sj-ban1.jpg") center center;
	background-size: cover;
}
.head>img {
	width: 30%;
	margin-top: 2%;
	margin-left: 2%;
}
.sousuo {
	width: 100%;
	height: 50px;
}
.sousuo form p {
	display: inline-block;
	width: 98%;
	margin-left: 2%;
	margin-top: 1%;
}
.sousuo form p input {
	width:83%;
	height:42px;
	border:1px #ccc solid;
	border-radius: 5px;
	background: #f3f9ff;
}
.sousuo form p button {
	width:15%;
	height: 42px;
	border-radius: 5px;
	background: #0f60c6;
	color: #fff;
	position: relative;
	right: 8px;
}
.nav {
	width:100%;
	background: #007cd7;
	height: 70px;
	float:left;
}
.nav1 {
	width:100%;
	margin: 0 auto;
	display: block;
}
.nav1 li {
	width:14.28%;
	float:left;
	height: 52px;
	border-right: 1px solid;
	margin-top: 1.5%;
	position: relative;
	border-color: rgba(252, 252, 252, 0.5);
}
.nav1 li a {
	color:#fff;
	display: inline-block;
	width: 100%;
	text-align: center;
	height: 49px;
}
.nav1 li:last-child {
	border-right:none;
}
.lunbo1 {
	float:left;
	width:98%;
	margin: 10px auto;
}
.xwyw {
	clear:both;
	width:98%;
	float:left;
}
.title {
	width:100%;
	height:42px;
	border-bottom:1px solid #0567ba;
	margin:0.5rem auto;
	clear:both;
}
.kz1 {
	width:42%;
	height: 42px;
	background: #0567ba;
	margin:5px 0;
	padding-left:10px;
}
.kz1>img {
	float: left;
	margin-left: 10%;
	margin-top: 8%;
	margin-right: 2%;
}
.kz1>p {
	float: left;
	line-height: 32px;
	color: #fff;
}
.tt {
	clear:both;
	width: 100%;
	float:left;
	border-bottom: 1px solid #ebebeb;
}
.tt a {
	float:left;
	display: block;
	width: 96%;
	margin:0 2%;
}
.tt a .tt2 {
	float: left;
	width: 60%;
	margin-top: 8px;
}
.tt a .tt2 p {
	display: inline-block;
	width: 100%;
	float: left;
	font-size: 1.1rem;
	/*line-height: 2rem;*/
}
.tt a .tt2 span {
	width: 100%;
	float: left;
	display: inline-block;
	line-height: 2rem;
}
.tt a img {
	float: right;
	margin-top: 8px;
	width:120px;
	height:76px;
}
.xwyw ul {
	clear:both;
	float:left;
	display: block;
	width: 100%;
}
.xwyw ul li {
	border-bottom: 1px solid #ebebeb;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	margin-left:2%;
}
.xwyw ul li:last-child {
	border-bottom:none;
}
.xwyw ul li a {
	line-height: 3rem;
}
.gd {
	width: 100%;
	height: 2.5rem;
	line-height: 2rem;
	margin-bottom:5px;
	display: block;
	background: #f5f5f5;
	color:#8c8c8c;
	text-align: center;
	border: 1px solid #8c8c8c;
	float:left;
}
.bigimages {
	width: 100%;
	position: relative;
	margin-top: 0.5rem;
}
.bigimages p {
	position: absolute;
	bottom: 10px;
	color: #fff;
}
.tt a .bigimages img {
	float: none;
	width:100%;
	height:168px;
}
.shizhi {
	width: 98%;
	margin: 0 auto;
}
.shizhi ul {
	float:left;
	width:100%;
}
.shizhi ul li {
	float: left;
	text-align: center;
	width:33.3%;
}
.shizhi ul li:nth-child(4n) {
margin-right:0;
}
.qdsz {
	float:left;
	width: 100%;
	/*height: 135px;*/
	margin: 0.5rem 0;
}
.qdsz>img {
	float: left;
}
.qdsz>ul {
	float: right;
	width: 55%;
	/*height: 116px;*/
}
.qdsz>ul>li {
	float: left;
	width: 90%;
	line-height: 30px;
}
.zyz {
	width: 98%;
	margin:0 auto;
	height: 205px;
}
.zyz ul {
	height:135px;
	margin-top: 0.5rem;
}
.zyz ul li {
	float: left;
	text-align: center;
	margin:0 2.5%;
	width:45%;
}
.zyz ul li:last-child {
	margin-right:0;
}
.qdsj {
	float:left;
	width:98%;
	margin: 0 auto;
}
.qdsj ul {
	float:left;
	margin-top: 0.5rem;
	margin-left: 2%;
	margin-bottom: 0.5rem;
}
.qdsj ul li {
	display: block;
	width: 45%;
	/*height: 30px;*/
	border: 1px solid #333;
	text-align: center;
	line-height: 30px;
	float: left;
	margin-right: 6%;
	margin-bottom: 0.3rem;
}
.qdsj ul li:nth-child(2n) {
margin-right:0;
}
.lanse {
	float:left;
	width: 48%;
	margin:1%;
	background: #007cd7;
	color: #fff;
	line-height: 40px;
	text-align: center;
}
.lanse>img {
	position: relative;
	bottom: -3px;
}
.qdgk {
	float:left;
	width: 98%;
	margin: 0 auto;
}
.qdgk ul li {
	display: inline-block;
	float: left;
	width: 46%;
	/*height: 32px;*/
	border-radius: 15px;
	border: 1px solid #cbcbcb;
	line-height: 32px;
	text-align: center;
	margin: 2%;
	background: #fff7f8;
}
.qsgk {
	float:left;
	width: 98%;
	margin: 0 auto;
}
.qsgk ul li {
	display: inline-block;
	float: left;
	width: 46%;
	/*height: 32px;*/
	border-radius: 7px;
	border: 1px solid #cbcbcb;
	line-height: 32px;
	text-align: center;
	margin:2%;
	background: #fff7f8;
}
.yxqd {
	width: 100%;
	float:left;
	margin: 0 auto;
}
.yx {
	float:left;
	width: 48%;
	display: inline-block;
	text-align: center;
	margin:2% 1%;
}
.csmp {
	width: 98%;
	margin: 0 auto;
	float:left;
	/*height: 500px;*/
}
.csmp ul {
	width:100%;
	float:left;
}
.csmp ul li {
	float: left;
	text-align: center;
	margin:0 2.5%;
	width:45%;
}
/*.csmp ul li:last-child {
	margin-right: 0%;
}*/
.con-bottom {
	width: 100%;
	margin: 0 auto;
	float:left;
	/*height: 300px;*/
}
.con-bottom ul {
	display: block;
	width: 100%;
}
.con-bottom ul li {
	border-bottom: 1px solid #ebebeb;
	width: 95%;
	text-align: left;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.con-bottom ul li:last-child {
	border-bottom:none;
}
.con-bottom ul li a {
	line-height: 3rem;
}
.qdly {
	width: 98%;
	margin: 0 auto;
	float:left;
}
.qdly h2 {
	line-height: 40px;
}
.qdly ul {
	width:100%;
	float:left;
}
.qdly ul li {
	float: left;
	/*text-align: center;*/
	margin:0 2.5%;
}
.jingdian li {
	text-align:center;
	width: 45%;
}
.qdly ul li:last-child {
	margin-right: 0%;
}
.chanye ul {
	float: right;
	width: 60%;
}
.chanye ul li {
	float: left;
	width: 90%;
	text-align:center;
	line-height: 30px;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.cygk {
	width: 98%;
	float:left;
	margin: 0 auto;
}
.cygk ul {
	float:left;
	width:100%;
}
.cygk ul li {
	float: left;
    text-align: center;
    margin: 0 2.5%;
    width: 45%;
}
/*.cygk ul li:last-child {
	margin-right: 0%;
}*/
.con-bottom1 {
	width: 100%;
	float:left;
	margin: 10px auto;
}
.con-bottom1 ul {
	margin-top: 0px;
}
.con-bottom1 ul li {
	display: inline-block;
	float: left;
	width: 48%;
	height: 32px;
	border-radius: 15px;
	border: 1px solid #cbcbcb;
	line-height: 32px;
	text-align: left;
	margin:2% 1%;
	padding-left:10%;
	background: #fff7f8;
}
.cyls {
	float:left;
	width: 98%;
	margin: 0 auto;
}
.cyls ul {
	float:left;
	width:100%;
	margin: 10px auto;
}
.cyls ul li {
	display: block;
	float: left;
	text-align: left;
	padding-left:10%;
	border: 1px solid #333;
	height: 2rem;
	line-height: 2rem;
	width: 98%;
	margin:2% 1%;
}
.cyls ul li:nth-child(even) {
margin-right: 0%;
}
.yxqd ul {
	float:left;
	width:100%;
}
.yxqd ul li {
	display: block;
	float: left;
	text-align: center;
	border: 1px solid #333;
	/*height: 2rem;*/
	line-height: 2rem;
	width: 98%;
	margin:2% 1%;
}
.yxqd ul li:nth-child(even) {
margin-right: 0%;
}
.cypp {
	width: 98%;
	float:left;
	margin: 0 auto;
}
.cypp ul {
	float:left;
	margin: 10px auto;
}
.cypp ul li {
	clear:both;
	float:left;
	display: block;
	width:100%;
	margin-bottom:2px;
	/*height: 70px;*/
	border-bottom: 1px solid #cbcbcb;
}
.cypp ul li a img {
	float:left;
}
.cypp ul li a p {
	float: right;
	width: 190px;
	margin-left: 1rem;
	line-height: 2rem;
	margin-top: 0.5rem;
}
.dd1 {
	width: 100%;
	height: 32px;
	background-color: #000;
	opacity: 0.88;
	filter: alpha(opaity=88);
	color: #fff;
	font-size: 14px;
	position: absolute;
	bottom: 0px;
	text-align: left;
}
.dd1>span {
	display: block;
	/*height: 32px;*/
	line-height: 32px;
	margin-left: 10px;
	width: 60%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	font-size: 14px;
	color: #fff;
}
/*历代方志图片列表样式*/
.sqw-ldfz {
    width: 96%;
    margin: 0 auto;
}
.sqw-ldfz ul li {
    width: 29.1%;
	height: 220px;
	vertical-align: top;
    display: inline-block;
    margin-right: 5%;
    margin-bottom: 20px;
}
.sqw-ldfz ul li img {
    width: 100%;
}
.sqw-ldfz ul li p {
    font-size: 16px;
    line-height: 30px;
    width: 100%;
    text-align: center;
}
.sqw-ldfz ul li:nth-child(3n) {
    margin-right: 0;
}
	
/*产业品牌图片列表样式*/
.sqw-cypp {
    width: 96%;
    margin: 0 auto;
}
.sqw-cypp ul li {
    width: 29.1%;
	height: 90px;
	vertical-align: top;
    display: inline-block;
    margin-right: 5%;
    margin-bottom: 20px;
}
.sqw-cypp ul li img {
    width: 100%;
	box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.1);
}
.sqw-cypp ul li p {
    font-size: 16px;
    line-height: 30px;
    width: 100%;
    text-align: center;
}
.sqw-cypp ul li:nth-child(3n) {
    margin-right: 0;
}
	
}
